home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Programming / RJTextEd.exe / {app} / InstallData / Syntax / Java.syx < prev    next >
Encoding:
Text File  |  2009-08-19  |  933 b   |  39 lines

  1. ;{}
  2.  
  3. [Keywords]
  4. Keywords=abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|extends|false|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|length|long|native|new|null|package|private|protected|public|return|short|static|strictfp|super|switch|synchronized|this|threadsafe|throw|throws|transient|true|try|while|widefp|void|volatile|
  5.  
  6. [Options]
  7. LineCommentA=//
  8. CommentStartA=/*
  9. CommentEndA=*/
  10. Char='
  11. String="
  12. HexIdentifier=0x
  13. Escape=\
  14. Symbols=~!@%^&*()-+=|\/{}[]:;<>,.?
  15. Numbers=0123456789
  16. Case=1
  17. AddProjectClassesToCompletion=1
  18. AutoCloseBraceStart=(["'
  19. AutoCloseBraceEnd=)]"'
  20. AutoCloseBlockStart={
  21. AutoCloseBlockEnd=}
  22. AutoCompleteCharA=.
  23.  
  24. [FoldOptions]
  25. List_AsClass=class
  26. List_Exclude=if|while|do|for|else|switch
  27. Separators=;()}
  28. Case=1
  29.  
  30. [Fold]
  31. 1_Id=
  32. 1_Begin={
  33. 1_End=}
  34. 1_EndBefore=} else
  35. 1_Section=
  36. 1_NoParentOfId=0
  37. 1_ListItem=
  38.  
  39.